-
Notifications
You must be signed in to change notification settings - Fork 58
Rhoaieng 30722 #923
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rhoaieng 30722 #923
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #923 +/- ##
=======================================
Coverage 92.47% 92.47%
=======================================
Files 25 25
Lines 1395 1395
=======================================
Hits 1290 1290
Misses 105 105 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kryanbeane, pawelpaszki The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
b05d41f to
0e81c86
Compare
|
/unhold |
23c4fc2 to
70fe5b2
Compare
70fe5b2 to
1d367c1
Compare
|
/lgtm |
3ee3a36
into
project-codeflare:main
Issue link
https://issues.redhat.com/browse/RHOAIENG-30722
What changes have been made
Remove existing references to 'cluster.up()' in output.
Adding to output that cluster.status() can also be used to check status of the cluster when trying to initialize the client
Verification steps
Run all the functions and check that the output is as expected.
Check test changes are appropriate and tests still passing.
Checks